home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Games 1996 July
/
Amiga Games 1996 #7.iso
/
userbox
/
publicdomain
/
wastedtime2.0
/
catalogs
/
wastedtime.cd
next >
Wrap
Text File
|
1996-01-19
|
1KB
|
110 lines
;
;## version $VER: wastedtime.catalog 2.0 (20.04.96) © Marcin Orîowski <carlos@dedal.man.szczecin.pl>
;## codeset 0
;## language polski
;
;
; How to make a translation (using e.g. CATCOMP or FLEXCAT):
;
; - translations all texts in #?.ct file and generate #?.catalog:
; CATCOMP test.cd test.ct CATALOG test.catalog
;
; - place #?.catalog file in proper drawer (LOCALE:catalogs/_your_language_)
;
; - Don't forget to put your name in the $VER string and to translate
; installer script messages
;
;
;
;
; Commodity related
;
MSG_BROKER_INFO (//)
Wasted Time Measurer
;
MSG_RUNNING_LOADED (//)
Wasted Time is already running
;
MSG_RUNNING_GAD (//)
Ok|Display|Quit
;
;
;
; Misc
;
MSG_YES_NO (//)
Yes|No
;
MSG_QUIT (//)
Quit
;
;
;
; Misc Menu
;
MSG_CHOOSE (//)
Choose the option:
;
MSG_CHOOSE_GAD (//)
Reset time|Quit|Cancel
;
MSG_ARESURE (//)
Do you really want to\n\
reset all the counters?
;
;
;
; Report related
;
MSG_GADGETS (//)
Misc|Close
;
;
MSG_SPENT (//)
You have spent:
;
MSG_INFRONT (//)
infront of this Amiga.
;
MSG_MONEY_SO_FAR (//)
Earned so far:
;
;
;
MSG_DAY (//)
day
;
MSG_DAYS (//)
days
;
MSG_HOUR (//)
hour
;
MSG_HOURS (//)
hours
;
MSG_AND (//)
and
;
MSG_MINUTE (//)
minute
;
MSG_MINUTES (//)
minutes
;
;
;
; Errors
;
MSG_ERR_MEASURER_TASK (//)
Can't create measure task!
;
MSG_ERR_BROKER (//)
Can't create Commodity broker!
;
MSG_ERR_LIBRARY (//)
Can't open %s.library v%d!
;
MSG_ERR_MSG_PORT (//)
Can't create MsgPort!